[Xen-API] Fix the rtc/timeoffset entry.
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 8 May 2007 09:17:46 +0000 (10:17 +0100)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 8 May 2007 09:17:46 +0000 (10:17 +0100)
commit82cd1fd00ef30c51c981a5d0a7735063370054a5
tree849ccc4b6f062ef2e4013b40083a0e4bc18d8cc7
parent21bff006dad730c0b27239b55ef5aca6b0ddb655
[Xen-API] Fix the rtc/timeoffset entry.

It cannot be 'None' as this is not parseable by the Java xmlrpc
library.

Signed-off-by: Stefan Berger <stefanb@us.ibm.com>
tools/python/xen/xend/XendDomainInfo.py